| 2014-07-11 |
Alex Crichton | Implement a `plugin` flag for targets |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | Add bare-bones cross compilation support to cargo |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
bors | auto merge of #157 : rust-lang/cargo/graph-resolve... |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | Fix some tests |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | Tighten up some tests |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | Fix filtering for test deps |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | No need for a TempDir, use `-` as input |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | impl Show for Profile |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | Add -u to `cargo test` |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Alex Crichton | More updates to master |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Tomaka17 | Make README nightlies links clickable |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Michael Gehring | ToStr::to_str -> ToString::to_string |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Yehuda Katz | Remove hardcoding |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Yehuda Katz | Add some unit tests |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Yehuda Katz | Fixed a number of bugs related to rustc building |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Yehuda Katz... | Resolve more correctly and add --extern |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Alex Crichton | Disable passing -g for now |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Alex Crichton | Fix --release not compiling upstream deps with -O3 |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Alex Crichton | Fix testing bins with lib deps |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
bors | auto merge of #150 : rust-lang/cargo/source-id-cleanup... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Yehuda Katz... | Fix registry query fn |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Yehuda Katz... | emit -C extra-filename and metadata |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Yehuda Katz... | Refactor PackageId.namespace -> source_id |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
bors | auto merge of #147 : alexcrichton/cargo/ls-files, r... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Alex Crichton | Ignore lib directory for exes check |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
bors | auto merge of #141 : jdeseno/cargo/cargo-clean, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
bors | auto merge of #124 : alexcrichton/cargo/no-more-binarie... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Alex Crichton | Ensure no more binaries are checked in |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Joshua DeSeno | cargo clean. resolves #51 |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
bors | auto merge of #142 : rust-lang/cargo/new-names, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Yehuda Katz | Remove glob dependency |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
bors | auto merge of #125 : alexcrichton/cargo/issue-120,... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Yehuda Katz... | This updates Cargo for #[crate_name] |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Alex Crichton | Warn about missing [[lib]] and [[bin]] sections |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
bors | auto merge of #139 : tomjakubowski/cargo/fix-symlink... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Tom Jakubowski | Ignore the broken symlinks test on windows |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Tom Jakubowski | fingerprint: Recover from fs::stat errors |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
bors | auto merge of #140 : rust-lang/cargo/release, r=carllerche |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Yehuda Katz... | Add --release and related refactoring |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
bors | auto merge of #136 : Tomaka17/cargo/multiple-build... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Tomaka17 | Support for multiple and cleaner build commands |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Yehuda Katz | Merge pull request #134 from alexcrichton/nightlies |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Alex Crichton | Add documentation about cargo nightlies |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
bors | auto merge of #131 : alexcrichton/cargo/update-to-maste... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Alex Crichton | Update with master changes |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
bors | auto merge of #129 : riccieri/cargo/no_more_crate_id... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
bors | auto merge of #128 : riccieri/cargo/nightly-fix, r... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Renato Zannon | Use --print-file-name instead of --crate-file-name |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Renato Zannon | Use #![crate_name] instead of #![crate_id] |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
Renato Zannon | url.path is now a Path, not a String |
commit | commitdiff | tree | snapshot |
| 2014-07-05 |
bors | auto merge of #123 : alexcrichton/cargo/canonicalize... |
commit | commitdiff | tree | snapshot |
| 2014-07-05 |
Alex Crichton | Canonicalize github urls for the resolver |
commit | commitdiff | tree | snapshot |
| 2014-07-05 |
bors | auto merge of #122 : Benny1992/cargo/master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-07-05 |
Benny | use [[bin]] instead of [[executable]] |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
bors | auto merge of #116 : Indiv0/cargo/typofix, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Indiv0 | Fix missing space typo in single source error |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
bors | auto merge of #110 : bcobb/cargo/patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
bors | auto merge of #106 : alexcrichton/cargo/no-path, r... |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
bors | auto merge of #113 : rust-lang/cargo/dev-deps, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Yehuda Katz... | Fix up dev-dependencies |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Yehuda Katz... | Added [dev-dependencies] sections to Cargo.toml |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Yehuda Katz... | Add support for non-transitive dependencies |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Björn Steinbrink | Update hammer.rs to be compatible with the current... |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Brian Cobb | README uses "its" instead of "it's" |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
Alex Crichton | Enable execution without cargo in PATH |
commit | commitdiff | tree | snapshot |
| 2014-07-02 |
bors | auto merge of #109 : steveklabnik/cargo/json, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Steve Klabnik | Fixing deprecated JSON call |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
bors | auto merge of #108 : jdeseno/cargo/clean-submodules... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
bors | auto merge of #107 : alexcrichton/cargo/issue-102,... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
josh | make clean-all via git submodule foreach |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Alex Crichton | Don't call generic methods on trait objects |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
bors | auto merge of #100 : rust-lang/cargo/meta-packages... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Yehuda Katz | Improvements based on the review |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
bors | auto merge of #101 : alexcrichton/cargo/fix-git-1.7... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Alex Crichton | Fix fetch() on git < 1.7.3 |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Yehuda Katz | Meta-packages |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
bors | auto merge of #92 : alexcrichton/cargo/dash-j, r=wycats |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Alex Crichton | Implement parallel compilation |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Alex Crichton | Add a dependency queue abstraction |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Alex Crichton | Add a task-pool abstraction |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Alex Crichton | Make CargoError inherit from Send |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Alex Crichton | Accept -j as a command-line parameter |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
bors | auto merge of #86 : alexcrichton/cargo/issue-77, r... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Alex Crichton | Don't infinitely recurse on cyclic path deps |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
bors | auto merge of #87 : alexcrichton/cargo/toml-warnings... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
bors | auto merge of #83 : huonw/cargo/manifest-search, r... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Huon Wilson | Check for the existence of Cargo.toml when reading... |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Huon Wilson | Generalise `find_project` to not always search parents. |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
bors | auto merge of #90 : brson/cargo/fix, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Brian Anderson | Revert "Merge pull request #89 from rust-lang/revert... |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Brian Anderson | Merge pull request #89 from rust-lang/revert-88-fix |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Brian Anderson | Revert "Basic URL canonicalization. Fixes #84" |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Brian Anderson | Merge pull request #88 from brson/fix |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Brian Anderson | Future proof URL canonicalization tests |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Brian Anderson | Add tests for URL canonicalization and canonicalize... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Brian Anderson | Add a hack to make github urls case-insensitive. Fixes #84 |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Brian Anderson | Account for trailing / in URLs when determining on... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Alex Crichton | Warn about unused TOML keys |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
bors | auto merge of #75 : samebchase/cargo/add-help-for-test... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
bors | auto merge of #81 : alexcrichton/cargo/fix-windows... |
commit | commitdiff | tree | snapshot |
| next |